home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / binutils.7 / binutils / binutils-2.7 / ld / emulparams / coff_sparc.sh < prev    next >
Encoding:
Text File  |  1996-07-04  |  185 b   |  8 lines

  1. SCRIPT_NAME=sparccoff
  2. OUTPUT_FORMAT="coff-sparc"
  3. # following are dubious (borrowed from sparc lynx)
  4. TARGET_PAGE_SIZE=0x1000
  5. TEXT_START_ADDR=0
  6. NONPAGED_TEXT_START_ADDR=0x1000
  7. ARCH=sparc
  8.